<html dir="rtl">

{htmldoctype}
<html>
<head><title>$bbtitle -   </title>
$headinclude
</head>
<body>
$header

<table cellpadding="2" cellspacing="0" border="0" width="{contenttablewidth}" {tableinvisibleextra} align="center">
<tr>
        <td width="100%"><img src="{imagesfolder}/vb_bullet.gif" alt="" border="0" align="absmiddle">
        <normalfont><b><a href="index.php?s=$session[sessionhash]">$bbtitle</a> &gt;
          </b></normalfont></td>
</tr>
</table>

<br>

<table cellpadding="{tableouterborderwidth}" cellspacing="0" border="0" bgcolor="{tablebordercolor}" {tableouterextra} width="50%" align="center"><tr><td>
<table cellpadding="4" cellspacing="{tableinnerborderwidth}" border="0" {tableinnerextra} width="100%">
<tr id="cat">
        <td bgcolor="{categorybackcolor}" colspan="6"><b>  </b></td>
</tr>

<tr>
<td bgcolor="{firstaltcolor}" align="center"> </td>
<td bgcolor="{firstaltcolor}" align="center">$views</td>
</tr>
<tr>
<td bgcolor="{secondaltcolor}" align="center"> </td>
<td bgcolor="{secondaltcolor}" align="center">$guestclicks</td>
</tr>
<tr>
<td bgcolor="{firstaltcolor}" align="center"> </td>
<td bgcolor="{firstaltcolor}" align="center">$userclicks</td>
</tr>

</table>
</td></tr></table>

$footer

</body>
</html>